ASP.NET MVC Controls
ChartAnimation<T> Class Members
Properties  Methods 

The following tables list the members exposed by ChartAnimation<T>.

Public Constructors
 NameDescription
Public ConstructorChartAnimation<T> ConstructorInitializes a new instance of the ChartAnimation class.  
Top
Public Properties
 NameDescription
Public PropertyAnimationModeGets or sets whether the plot points animate one at a time, series by series, or all at once. The whole animation is still completed within the duration.  
Public PropertyAxisAnimationGets or sets a value indicating whether animation is applied to the axis.  
Public PropertyComponentsGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyDurationGets or sets the length of entire animation in milliseconds.  
Public PropertyEasingGets or sets the easing function applied to the animation.  
Public PropertyIdGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Top
Public Methods
 NameDescription
Public MethodToHtmlStringReturns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

ChartAnimation<T> Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback